Skip to content

Conversation

@misrasaurabh1
Copy link
Contributor

@misrasaurabh1 misrasaurabh1 commented Apr 25, 2025

PR Type

Other


Description

  • Bump package version to 0.12.1

Changes walkthrough 📝

Relevant files
Configuration changes
version.py
Version bump to 0.12.1                                                                     

codeflash/version.py

  • Update __version__ to "0.12.1"
  • Update __version_tuple__ to (0, 12, 1)
  • +2/-2     

    Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.
  • @github-actions
    Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ Recommended focus areas for review

    Changelog Update

    Ensure corresponding changelog entries or release notes are updated to reflect the version bump.

    __version__ = "0.12.1"
    __version_tuple__ = (0, 12, 1)

    @github-actions
    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @misrasaurabh1 misrasaurabh1 merged commit a5ae7cb into main Apr 25, 2025
    16 checks passed
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    3 participants